home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / TCL1 / CDICTION / READ.ME < prev    next >
Text File  |  1989-09-15  |  1KB  |  28 lines

  1.  
  2. This project contains the source for a dictionary class. You can read 
  3. a little bit about it in CDictionary.doc. There is a simple little demo/test
  4. program that was based on StarterApp. There are also some other
  5. classes the you might find useful. Several of them contain slight modifications
  6. of the Core TCL classes. I have prefixed them with "Smart" (e.g. CSmartDocument)
  7. to indicate that they contain various different enhancements that I find useful.
  8.  
  9. For instance if you use CSmartDocument, CSmartWindow, CSmartDesktop, and
  10. CSmartEditText, you will find support for:
  11.  
  12.     - modal windows.
  13.     - tabbing through edit text items, as in dialogs
  14.     - support for default button, as in dialogs
  15.     - automatic color windows when color QuickDraw is present.
  16.     
  17. and some other stuff. See the header file for each class for a little info.
  18. These probably need some work as I developed them mainly for my own needs,
  19. not to be extremely general.
  20.  
  21. Permission is granted for anyone to do whatever they want with this code
  22. except charge for it,the only exception being normal network download charges.
  23.  
  24. If you have any other questions, suggestions, complaints, or money, send 
  25. me some e-mail.
  26.  
  27. Dan Podwall
  28. CIS 70641,145